FML LOG10
Fast Math Library.
This function returns the log base 10 of Value.

ARGUMENTS:
* Value = a float value

RETURNS:
Returns the result as a float value.


SYNTAX
Return Float=FML LOG10(Value)


RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File